Changes between Version 4 and Version 5 of Ticket #10953, comment 6
- Timestamp:
- Apr 6, 2015, 5:22:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10953, comment 6
v4 v5 33 33 34 34 35 EDIT: regarding the mention of #11836 by Augustin below, seems Michael was wondering about the same thing when he wrote the code: 36 http://cgit.haiku-os.org/haiku/tree/src/servers/app/drawing/interface/remote/NetReceiver.cpp#n46 37 38 {{{ 39 // TODO: find out why closing the endpoint doesn't notify the waiter 40 41 }}}