|
From: Lukas G. <geb...@ml...> - 2007-11-16 10:16:25
|
> Is it possible maybe: > GetSinLocal > > Is making a winapi call and wsagetlasterror returned to zero.. > > GetSinLocal is called after ssBind.. in the .Bind function.. It is called in sequence: 1. call bind 2. call WSAGetlasterror and store result in lasterror property 3. call GetSinLocal, where LastError property is not overwritten. So, I not see any problem here. -- Lukas Gebauer. E-mail: geb...@ml... http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib. |