Jason Volk
|
13f3d1ebc6
|
ircd::net: Add state for nodelay in socket w/ condition to elide; interface overloads.
|
2023-03-19 19:56:14 -07:00 |
|
Jason Volk
|
b07fa8c110
|
ircd::net: Add interface for native_non_blocking(); mitigate unconditional ioctl.
|
2023-03-19 19:47:53 -07:00 |
|
Jason Volk
|
4d2478f814
|
ircd::net: Minor sock_opts interface ABI simplifications.
|
2023-03-19 18:02:53 -07:00 |
|
Jason Volk
|
121f9febc7
|
ircd::net: Add TCP_CORK support to socket options interface.
|
2023-03-02 19:03:19 -08:00 |
|
Jason Volk
|
74f2093d9c
|
ircd::net: Return true for supported option setters; false for unsupported.
|
2023-03-02 19:00:59 -08:00 |
|
Jason Volk
|
11e75db293
|
ircd::net: Add filter attach/detach to socket option suite.
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
a63fcfa5b4
|
ircd::net: Add interface to TCP_QUICKACK if supported.
|
2020-12-25 05:33:59 -08:00 |
|
Jason Volk
|
c3c99ecea8
|
ircd::net: Interface support for sockopt IPPROTO_IPV6 IP_V6ONLY.
|
2019-03-24 16:20:05 -07:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
9dbae8b27a
|
ircd::net: Rename sockopts to sock_opts.
|
2018-01-07 02:02:41 -08:00 |
|