search for: sockselect

Displaying 2 results from an estimated 2 matches for "sockselect".

Did you mean: socksselect
2005 Aug 22
2
RFC: "loop connections"
...L, PREC_FN, 0}}, -{"textConnection",do_textconnection,0, 11, 4, {PP_FUNCALL, PREC_FN, 0}}, +{"loopConnection",do_loopconnection,0, 11, 4, {PP_FUNCALL, PREC_FN, 0}}, {"socketConnection",do_sockconn,0, 11, 6, {PP_FUNCALL, PREC_FN, 0}}, {"sockSelect",do_sockselect,0, 11, 3, {PP_FUNCALL, PREC_FN, 0}}, {"getAllConnections",do_getallconnections,0,11, 0, {PP_FUNCALL, PREC_FN, 0}}, --- src/include/Rconnections.h.orig 2005-04-18 04:34:02.000000000 -0700 +++ src/include/Rconnections.h 2005-08-22 15:40:02.582767400 -0700...
2005 Sep 18
0
Updated rawConnection() patch
...P_FUNCALL, PREC_FN, 0}}, {"textConnection",do_textconnection,0, 11, 4, {PP_FUNCALL, PREC_FN, 0}}, +{"grabOutput",do_graboutput,0, 11, 1, {PP_FUNCALL, PREC_FN, 0}}, {"socketConnection",do_sockconn,0, 11, 6, {PP_FUNCALL, PREC_FN, 0}}, {"sockSelect",do_sockselect,0, 11, 3, {PP_FUNCALL, PREC_FN, 0}}, {"getAllConnections",do_getallconnections,0,11, 0, {PP_FUNCALL, PREC_FN, 0}},