wifi8 2.0.0.0
|
#include <wifi8_types.h>
Data Fields | |
int8_t | sock |
wifi8_sockaddr_in_t | str_addr |
int8_t sock |
on a successful accept operation, the return information is the socket id for the accepted connection with the remote peer.otherwise a negative error code is returned to indicate failure of the accept operation.
wifi8_sockaddr_in_t str_addr |
socket address structure for the remote peer.