|
|
|
|
|
by seastarer
4071 days ago
|
|
In posix mode, seastar uses the host's TCP stack (instead of the internal super-fast stack). This is useful for development. While we haven't ported it to osx, it should be fairly easy as the code is portable. Note you'll need gcc 4.9 or later. |
|