eventcore/source
Sönke Ludwig 956978cc79
Fix out of order processing issue with the TCP connection callback.
It could happen that the socket FD got reused before the connection callback was cleared. This in turn could result in the new connection callback to get overwritten with null.
2017-01-30 10:54:43 +01:00
..
eventcore Fix out of order processing issue with the TCP connection callback. 2017-01-30 10:54:43 +01:00