Opened 8 years ago
Last modified 8 years ago
#10606 new Bugs
kqueue broken on FreeBSD
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.54.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
This ASIO commit 660e9fe30204e0ada0d1fd40c48015810d2647dc broke things pretty badly on FreeBSD. The "server3" example, for instance, doesn't ever correctly accept and handle a new connection.
Note:
See TracTickets
for help on using tickets.
(I should have pointed out: FreeBSD 9.1 and 10, building with gcc-4.2)