[test-results] [Bamboo] No agents to build plan Asterisk Testing - Asterisk 1.8 Branch - Asterisk 1.8 CentOS 6 64-Bit

Bamboo bamboo at asterisk.org
Fri Oct 12 10:57:57 CDT 2012


-------------------------------------------------------------------------------
TESTING-ASTERISK18BRANCH-AST18CENTOS64-431 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-AST18CENTOS64/log

--------------
Code Changes
--------------
mmichelson (374905):

>Do not use a FILE handle when doing SIP TCP reads.
>
>This is used to solve an issue where a poll on a file
>descriptor does not necessarily correspond to the readiness
>of a FILE handle to be read.
>
>This change makes it so that for TCP connections, we do a
>recv() on the file descriptor instead.
>
>Because TCP does not guarantee that an entire message or even
>just one single message will arrive during a read, a loop has
>been introduced to ensure that we only attempt to handle a
>single message at a time. The tcptls_session_instance structure
>has also had an overflow buffer added to it so that if more
>than one TCP message arrives in one go, there is a place to
>throw the excess.
>
>Huge thanks goes out to Walter Doekes for doing extensive review
>on this change and finding edge cases where code could fail.
>
>(closes issue ASTERISK-20212)
>reported by Phil Ciccone
>
>Review: https://reviewboard.asterisk.org/r/2123
>
>


--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20121012/8f6a0e51/attachment.htm>


More information about the Test-results mailing list