aboutsummaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-08-08 16:23:14 +0000
committerMike Buland <eichlan@xagasoft.com>2012-08-08 16:23:14 +0000
commit897537e7e9388aa839dec60a53fe2343092a079f (patch)
tree9edec397dc647444631a2c8ab464c5cb604e4c55 /src/tests
parent8fe2c8de27ea675f6fe10e7e1573ab15e40dbc1b (diff)
downloadlibbu++-897537e7e9388aa839dec60a53fe2343092a079f.tar.gz
libbu++-897537e7e9388aa839dec60a53fe2343092a079f.tar.bz2
libbu++-897537e7e9388aa839dec60a53fe2343092a079f.tar.xz
libbu++-897537e7e9388aa839dec60a53fe2343092a079f.zip
Had to make FD_SETSIZE much, much larger. It looks like the way to go in the
future is using overlapped I/O in windows, and who knows in linux. I believe the select method is always a good fallback, but apparently linux doesn't support posix aio (asynchronous i/o) in the kernel, it emulates it with threads, so who knows what the right choice is right now.
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions