billsegall c9e6c3d70f The Windows socket type is defined as SOCKET.
Under the hood it's an unsigned rather than a signed type and whilst C
compilers are largely happy with this C++ compilers tend to be fussy
about class function signatures which makes C++ usage of libevent
problematic.
2015-12-16 11:17:36 +10:00
..
2015-08-25 19:15:50 +03:00
2014-02-25 14:57:24 +01:00