lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I missed the 3rd return value for `receive` in the documentation, quite simple.

I couldn't also find in the API a way to check if the client connection with the server is still open.


How would you do that with the underlying C sockets API?

I have no idea.

Thanks