FengYue writes:
> Hi there, a quick one. Is getpeername() considered expensive?
> Would it be much better if I cache the result myself instead of
> calling it everytime on the connected socket(returned from accept) to
> find out which IP it connects to?
It's not particularly e
Hi there, a quick one. Is getpeername() considered expensive?
Would it be much better if I cache the result myself instead of
calling it everytime on the connected socket(returned from accept) to
find out which IP it connects to?
Thanks
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
2 matches
Mail list logo