mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-07 17:42:30 +08:00
Update mg_add_sock_opt.md
This commit is contained in:
parent
63bf428c34
commit
51d415c8dd
@ -8,8 +8,8 @@ signature: |
|
|||||||
struct mg_add_sock_opts);
|
struct mg_add_sock_opts);
|
||||||
---
|
---
|
||||||
|
|
||||||
Create a connection, associate it with the given socket and event handler,
|
Creates a connection, associates it with the given socket and event handler
|
||||||
and add to the manager.
|
and adds to the manager.
|
||||||
|
|
||||||
See the `mg_add_sock_opts` structure for a description of the options.
|
See the `mg_add_sock_opts` structure for a description of the options.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user