- addr
sockaddr_storage addr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bufs
uv_buf_t* bufs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bufsml
uv_buf_t[4] bufsml;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nbufs
uint nbufs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- queue
void*[2] queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- send_cb
uv_udp_send_cb send_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- status
ssize_t status;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.