mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 11:39:01 +08:00
11 lines
186 B
Markdown
11 lines
186 B
Markdown
|
---
|
||
|
title: "mg_sock_to_str()"
|
||
|
decl_name: "mg_sock_to_str"
|
||
|
symbol_kind: "func"
|
||
|
signature: |
|
||
|
void mg_sock_to_str(sock_t sock, char *buf, size_t len, int flags);
|
||
|
---
|
||
|
|
||
|
Legacy interface.
|
||
|
|