mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-17 06:19:53 +02:00
Closer to release...
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
* Lua methods:
|
||||
* send: unbuffered send using C base_send
|
||||
* receive: buffered read using C base_receive
|
||||
*
|
||||
* RCS ID: $Id$
|
||||
\*=========================================================================*/
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
|
Reference in New Issue
Block a user