mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() On some platforms AF_INET and AF_INET6 must be listened for on separate sockets. Adapt the vhost server creation code to use the new support for multiple listen sockets per vhost to create up to two listen sockets for AF_INET and AF_INET6. It refactors how the decision about the AF is made and propagated so there's only one place for it. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libevent.c | ||
private-lib-event-libs-libevent.h |