PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: st0ne-db on 19 March, 2006, 07:30:46

Title: Socket Timeout
Post by: st0ne-db on 19 March, 2006, 07:30:46
Is there an internal PxWSA function that allows me to set the timeout limit for a connection?
or must i use a count variable as it runs through the OnTimer() function?


[update]
I ended up using a variable... but im still intrested to know if there is another way.

Title: Re: Socket Timeout
Post by: bluebear on 22 March, 2006, 12:43:01
Currently its not possible to set socket options. However when i get some more time on my hands i will be happy to add it into the library.