1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-10-27 20:34:20 +00:00
ohwgiles_laminar/src
Oliver Giles 3b267967cf resolves #31: exception thrown on bad file descriptor
Read or writes to bad file descriptors threw exceptions, just log
this instead. Also make sure that LaminarClients are removed from
the list of clients when a connection is aggressively dropped, and
add test
2018-01-27 13:11:40 +02:00
..
resources replace gif status indicators with unicode symbols 2018-01-08 08:03:46 +02:00
client.cpp Fix copyright years 2017-12-09 12:21:34 +02:00
conf.cpp fix pedantic compiler warnings 2017-12-21 08:19:45 +02:00
conf.h use compliant include guards 2017-12-20 08:24:25 +02:00
database.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
database.h fix compile error on 32-bit Linux 2018-01-04 08:40:10 +02:00
interface.h webui may be modified with custom style.css 2017-12-29 11:14:20 +02:00
laminar.capnp refactor: remove transport knowledge from Laminar class 2017-08-10 08:25:20 +03:00
laminar.cpp fix compile error on 32-bit Linux 2018-01-04 08:40:10 +02:00
laminar.h webui may be modified with custom style.css 2017-12-29 11:14:20 +02:00
log.h use compliant include guards 2017-12-20 08:24:25 +02:00
main.cpp Fix copyright years 2017-12-09 12:21:34 +02:00
node.h use compliant include guards 2017-12-20 08:24:25 +02:00
resources.cpp replace gif status indicators with unicode symbols 2018-01-08 08:03:46 +02:00
resources.h use compliant include guards 2017-12-20 08:24:25 +02:00
run.cpp fix pedantic compiler warnings 2017-12-21 08:19:45 +02:00
run.h add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
server.cpp resolves #31: exception thrown on bad file descriptor 2018-01-27 13:11:40 +02:00
server.h resolves #31: exception thrown on bad file descriptor 2018-01-27 13:11:40 +02:00