]> git.sesse.net Git - vlc/commit
* src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
authorGildas Bazin <gbazin@videolan.org>
Sat, 24 Jul 2004 22:49:28 +0000 (22:49 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 24 Jul 2004 22:49:28 +0000 (22:49 +0000)
commit3e784cb13e54b8f23f204867bb62c0a41eecb9ed
treeab1b0bdb8ccf132517de4bbae9476df74507ff76
parent32d2dd2e3466e863f4fbc5040f5acf5ac6cd8620
* src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
* modules/control/rc.c: added option to listen on a socket instead of only stdin.
   Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
include/network.h
modules/control/rc.c
src/misc/net.c