summaryrefslogtreecommitdiffstats
path: root/source4/libcli/dgram/dgramsocket.c
Commit message (Expand)AuthorAgeFilesLines
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11334: Print error status in debug.Andrew Bartlett2007-10-101-2/+3
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-15/+13
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r7483: ensure we try reading from a socket if epoll says we can, and don'tAndrew Tridgell2007-10-101-1/+2
* r7229: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-101-4/+8
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+1
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-6/+93
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-101-0/+153