diff options
author | root <root> | 2012-05-06 19:29:59 +0000 |
---|---|---|
committer | root <root> | 2012-05-06 19:29:59 +0000 |
commit | 2de9ecb7221f0bfe6db88a6b30104bea82c6ceac (patch) | |
tree | ebe278bc805941f70909d7d2c3b48bc0d030d0b8 /ev.pod | |
parent | b2ea4853acbd7194535e1827839cf4d35a274c9a (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4556,6 +4556,13 @@ macro can be used to override the C<close> function, useful to unregister file descriptors again. Note that the replacement function has to close the underlying OS handle. +=item EV_USE_WSASOCKET + +If defined to be C<1>, libev will use C<WSASocket> to create its internal +communication socket, which works better in some environments. Otherwise, +the normal C<socket> function will be used, which works better in other +enviornments. + =item EV_USE_POLL If defined to be C<1>, libev will compile in support for the C<poll>(2) |