f3s_open()

int32_t f3s_open (f3s_socket_t *socket, 
                  uint32_t flags)

This function is called to initialize a socket or a particular window in a socket. The function should process any socket options, initialize and map in the flash devices, and initialize the socket structure.