radare2/libr/socket
pancake 4d50a86855 * Initial implementation of the rap:// IO plugin
- RMT packet descriptions are in r_io
  - io.rap plugin is now compiled by default.
    $ rm -f plugins.cfg
    $ ./configure-plugins
* Some syntax fixes in r_vm
* RCore.r_core_server() method uses r_io_is_listener() to wait for connections
* Some minor fixes in r_socket
  - Add r_socket_read_block() fixes SIGPIPE and network issues
2010-08-22 21:42:08 +02:00
..
t * Fix libr.a libr.so linkage 2010-01-18 22:14:19 +01:00
Makefile * strnlen helper in format/elf/elf.c is now static inline 2010-04-14 13:28:56 +02:00
proc.c * Merge old w32 build fix 2010-08-08 19:03:51 +02:00
socket.c * Initial implementation of the rap:// IO plugin 2010-08-22 21:42:08 +02:00