[ENet-discuss] Drop unwanted connections

Marcin Zajączkowski mszpak at wp.pl
Sat Dec 4 09:10:50 PST 2004


Dnia 2004-12-04 17:18, Użytkownik Adam D. Moss napisał:
> Marcin Zajączkowski wrote:
> 
>> Is it possible (planned) to reject connection on application level?
>> For example: I've got ENET_EVENT_TYPE_CONNECT event and e.g. looked 
>> through IP's black list (this is perform in my code, not in library) 
>> and can reject connection.
> 
> You could immediately perform an enet_peer_reset() on the peer
> when you find it in the blacklist.

It's some solution.

Thanks for reply
Marcin


More information about the ENet-discuss mailing list