mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-20 07:49:48 +02:00
Closer to release...
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/*=========================================================================*\
|
||||
* Socket class: inherits from the File Descriptor class and is here just
|
||||
* for extensibility in the future
|
||||
*
|
||||
* RCS ID: $id$
|
||||
\*=========================================================================*/
|
||||
#ifndef SOCK_H_
|
||||
#define SOCK_H_
|
||||
|
||||
|
Reference in New Issue
Block a user