NetBSD/lib/librumpuser
pooka 19a57922d0 Add reconnect code to librumpclient. In case the connection to
the kernel server is lost, the client will now automatically attempt
to reconnect.

Among other things, this makes it possible to "reboot" and restart
the TCP/IP stack from under firefox without any perceivable less
of service.  If pages were loading at the time the TCP/IP server
was killed, there may be some broken links, but nothing a ctrl-r
cannot fix.
2011-01-24 17:47:51 +00:00
..
Makefile Require server to be explicitly initialized with rump_init_server(url). 2010-11-30 14:23:24 +00:00
rumpuser.3 Join today's manpage mania by updating this to reflect the current 2010-03-01 17:20:44 +00:00
rumpuser.c happiness is a quiet lint 2011-01-22 14:22:10 +00:00
rumpuser_daemonize.c shush lint 2011-01-22 14:18:55 +00:00
rumpuser_dl.c Allow rump kernel to call dlsym(RTLD_DEFAULT). 2010-12-30 15:47:30 +00:00
rumpuser_int.h Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_net.c Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_pth.c implement mutex_owner() 2010-12-01 17:22:51 +00:00
rumpuser_pth_dummy.c
rumpuser_sp.c In case sys_reboot() was called by a remote client, put the response 2011-01-22 13:41:22 +00:00
shlib_version
sp_common.c Add reconnect code to librumpclient. In case the connection to 2011-01-24 17:47:51 +00:00