Changeset 873:b3a37e089ed9 in roaraudio for include


Ignore:
Timestamp:
10/03/08 13:02:03 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set 300 sec timeout by default for DECnet sockets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/socket.h

    r839 r873  
    9090 
    9191int roar_socket_nonblock(int fh, int state); 
     92int roar_socket_decnet_set_timeout (int fh, time_t sec, int usec); 
    9293 
    9394int roar_socket_dup_udp_local_end (int fh); 
Note: See TracChangeset for help on using the changeset viewer.