[Libevent-users] sockets descriptor access
Niels Provos
provos at citi.umich.edu
Thu Mar 13 00:44:44 EDT 2008
On Wed, Mar 12, 2008 at 2:40 PM, Ycrux <ycrux at club-internet.fr> wrote:
> We can have the case that multiple clients use the same IP address.
> Hashing this IP will produce the same digest.
The way that this is done usually with HTTP is to set a session cookie
on the client. The client then echos the cookie back and everything
is good.
Niels.
More information about the Libevent-users
mailing list