]> andersk Git - test.git/commit
Some more research on the web suggests the Apple ships their operating
authorMarkus Gutschke <markus@shellinabox.com>
Sat, 2 Oct 2010 01:54:29 +0000 (01:54 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Sat, 2 Oct 2010 01:54:29 +0000 (01:54 +0000)
commit1746d40dc40c815de96186ecb84af54e1f999181
tree317a593aadca7167217946c3178ee675bb20ca41
parent87f4b90f2ddcfbbd927a70b72235b8468e8cb095
Some more research on the web suggests the Apple ships their operating
systems with an implementation of poll() that isn't completely POSIX
compliant. We now fall back on calling select() instead. That's not our
first choice, but it is presumably the best that MacOS X can do.
config.h
configure
configure.ac
demo/vt100.js
libhttp/server.c
shellinabox/shell_in_a_box.js
shellinabox/vt100.js
This page took 0.031664 seconds and 5 git commands to generate.