close.socket package:utils R Documentation _C_l_o_s_e _a _S_o_c_k_e_t _D_e_s_c_r_i_p_t_i_o_n: Closes the socket and frees the space in the file descriptor table. The port may not be freed immediately. _U_s_a_g_e: close.socket(socket, ...) _A_r_g_u_m_e_n_t_s: socket: A 'socket' object ...: further arguments passed to or from other methods. _V_a_l_u_e: logical indicating success or failure _A_u_t_h_o_r(_s): Thomas Lumley _S_e_e _A_l_s_o: 'make.socket', 'read.socket'