summaryrefslogtreecommitdiff
path: root/sockutils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaces/tabsFrancois-Xavier Le Bail2016-08-201-2/+2
* No sockutils.h API uses ssize_t, so define it in sockutils.c.Guy Harris2016-07-301-1/+0
* Re-impose some of Winsock's limitations on sock_recv().Guy Harris2016-07-301-1/+1
* Define ssize_t on Windows.Guy Harris2016-07-281-1/+6
* Define SOCKET and INVALID_SOCKET in remote-ext.h and sockutils.h.Guy Harris2016-07-281-86/+75
* Clean up sock_recv().Guy Harris2016-07-281-1/+1
* Add back WinPcap specific functions to libpcap, the built wpcap.dll already w...Yang Luo2016-07-261-0/+248