Changeset 5528:a261c7a7614e in roaraudio
- Timestamp:
- 06/11/12 19:23:31 (11 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libroar/socket.c
r5527 r5528 52 52 static int roar_socket_open_http (int mode, int fh, const char * host, int port, const char * user, const char * pw, const char * opts); 53 53 54 #ifdef ROAR_HAVE_BIN_SS 54 #ifdef ROAR_HAVE_BIN_SSH 55 55 static int roar_socket_open_ssh (int mode, int fh, const char * host, int port, const char * user, const char * pw, const char * opts); 56 56 #endif
Note: See TracChangeset
for help on using the changeset viewer.