Re: TCP_DEFER_ACCEPT wakes up without data

2020-06-07 Thread Leif Hedstrom
> On Jun 7, 2020, at 04:01, Florian Westphal wrote: > > Eric Dumazet wrote: >>> Sure! TCP_DEFER_ACCEPT delays the creation of the socket until data >>> has been sent by the client *or* the specified time has expired upon >>> which a last SYN/ACK is sent and if the client replies with an ACK

Re: [RFC 0/2] Delayed binding of UDP sockets for Quic per-connection sockets

2018-11-01 Thread Leif Hedstrom
> On Oct 31, 2018, at 6:53 PM, Eric Dumazet wrote: > > > > On 10/31/2018 04:26 PM, Christoph Paasch wrote: >> Implementations of Quic might want to create a separate socket for each >> Quic-connection by creating a connected UDP-socket. >> > > Nice proposal, but I doubt a QUIC server can a