riscv-openocd/src/server
Øyvind Harboe 5a41435e45 server: split file descriptors in in/out fd's
pipes have different fd's for in/out. This makes the
code more orthogonal and prepares for adding pipes.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-10-01 10:21:33 +02:00
..
httpd whitespace cleanup, mostly for docs 2009-12-30 11:51:29 -08:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
gdb_server.c server: split file descriptors in in/out fd's 2010-10-01 10:21:33 +02:00
gdb_server.h gdb_server -- symbol cleanup 2010-01-19 23:30:36 -08:00
httpd.c src/server: usage/help/doc updates 2010-01-09 00:55:41 -08:00
httpd.h httpd: use register_commands() 2009-11-24 21:37:37 -08:00
httpd_stubs.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
server.c server: split file descriptors in in/out fd's 2010-10-01 10:21:33 +02:00
server.h server: split file descriptors in in/out fd's 2010-10-01 10:21:33 +02:00
server_stubs.c remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00
startup.tcl improve startup tcl scripts 2009-11-24 21:37:29 -08:00
tcl_server.c server: split file descriptors in in/out fd's 2010-10-01 10:21:33 +02:00
tcl_server.h Fixed bug in tcl-server 2010-05-05 15:24:24 +02:00
telnet_server.c server: split file descriptors in in/out fd's 2010-10-01 10:21:33 +02:00
telnet_server.h change #include "server.h" to <server/server.h> 2009-12-03 04:24:49 -08:00