DescriptionAdd multiple results and timeout handling to the Mac OS mDNS native extension
The mDNS native extension on Mac OS now keeps sending results until the
given timeout period has expired.
To make that happen changed the thread pumping the results to use select on the
privided file descriptor for the given timeout period.
R=wibling@google.com, karlklose@google.com
BUG=
Committed: https://github.com/dart-lang/fletch/commit/5c4d55e13f559d010b9294b14fc2eb6e6fbb9660
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments and added new SHA1 for native extension #
Total comments: 1
Messages
Total messages: 6 (1 generated)
|