1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Files
samba-mirror/source/libcli
Andrew Tridgell 75d537d3a5 r23057: only call the async recv function for the first pending receive, not
all pending receives, when the transport dies. This is because the
async callback most commonly shuts down the connection (it's the only
reasonable thing to do when it's dead), and that frees the whole
context. That means that if we loop more than once, we'll end up using
freed memory.
2007-10-10 14:52:45 -05:00
..
2007-10-10 14:44:28 -05:00
2007-10-10 14:52:30 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 14:51:53 -05:00
2007-10-10 13:51:29 -05:00
2007-10-10 14:05:32 -05:00
2007-10-10 14:52:15 -05:00