Cyber Garage Portable Runtime (CGPR) for C
socket_opt.c File Reference
#include <cgpr/net/socket_opt.h>
#include <stdlib.h>

Functions

CGSocketOptioncg_socket_option_new ()
 
bool cg_socket_option_delete (CGSocketOption *opt)
 

Function Documentation

◆ cg_socket_option_delete()

bool cg_socket_option_delete ( CGSocketOption * opt)

◆ cg_socket_option_new()

CGSocketOption * cg_socket_option_new ( void )