Re: a quick one

2000-07-28 Thread Archie Cobbs
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

a quick one

2000-07-28 Thread FengYue
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