network

package
v0.0.0-...-9d150fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Loader

func Loader(state *glua.LState) int

func NewTcpCli

func NewTcpCli(state *glua.LState) int

tcp客户端 新建tcp客户端

func NewTcpServ

func NewTcpServ(state *glua.LState) int

tcp服务器 新建tcp服务器

func NewWsCli

func NewWsCli(state *glua.LState) int

tcp客户端 新建ws客户端

func NewWsServ

func NewWsServ(state *glua.LState) int

ws服务器 新建ws服务器

func Preload

func Preload(state *glua.LState)

func TcpCliDial

func TcpCliDial(state *glua.LState) int

tcp客户端拨号

func TcpCliSetParam

func TcpCliSetParam(state *glua.LState) int

tcp客户端设置参数

func TcpClose

func TcpClose(state *glua.LState) int

func TcpDestroy

func TcpDestroy(state *glua.LState) int

func TcpIsValid

func TcpIsValid(state *glua.LState) int

func TcpReadMsg

func TcpReadMsg(state *glua.LState) int

func TcpRun

func TcpRun(state *glua.LState) int

tcp conn

func TcpServClose

func TcpServClose(state *glua.LState) int

func TcpServRun

func TcpServRun(state *glua.LState) int

func TcpServSetParam

func TcpServSetParam(state *glua.LState) int

func TcpSetParam

func TcpSetParam(state *glua.LState) int

func TcpWriteMsg

func TcpWriteMsg(state *glua.LState) int

func WsCliDial

func WsCliDial(state *glua.LState) int

func WsCliSetParam

func WsCliSetParam(state *glua.LState) int

func WsClose

func WsClose(state *glua.LState) int

func WsDestroy

func WsDestroy(state *glua.LState) int

func WsIsValid

func WsIsValid(state *glua.LState) int

func WsReadMsg

func WsReadMsg(state *glua.LState) int

func WsRun

func WsRun(state *glua.LState) int

func WsServClose

func WsServClose(state *glua.LState) int

func WsServRun

func WsServRun(state *glua.LState) int

func WsServSetParam

func WsServSetParam(state *glua.LState) int

func WsSetParam

func WsSetParam(state *glua.LState) int

func WsWriteMsg

func WsWriteMsg(state *glua.LState) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL