Use recv instead of read in read_packet_handler
authorVolker Lendecke <vl@samba.org>
Sun, 5 Apr 2009 11:26:42 +0000 (13:26 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 5 Apr 2009 11:45:15 +0000 (13:45 +0200)
commitd3825d5d1023bed835e04f4a99a59e1d3b5b4b81
tree5d7e72d24c96229613bebdeec24c9c661ca8cb2a
parentdf29f49eddbfcd5c6ac9a26d688a1a3f7a087da5
Use recv instead of read in read_packet_handler

This way the socket wrapper pcap file also sees the replies :-)
lib/async_req/async_sock.c