search for: rsockconn

Displaying 1 result from an estimated 1 matches for "rsockconn".

Did you mean: sockconn
2007 Jun 24
1
There was a problem by the use of snow.
...; + + R_SockTimeout(timeout); return sock_read_helper(con, ptr, size * nitems)/size; } static size_t sock_write(const void *ptr, size_t size, size_t nitems, Rconnection con) { + int timeout = asInteger(GetOption(install("timeout"), R_BaseEnv)); Rsockconn this = (Rsockconn)con->private; + R_SockTimeout(timeout); return R_SockWrite(this->fd, ptr, size * nitems)/size; } -- EI-JI Nakama <nakama at ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb" <nakama at ki.rim.or.jp>