You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falk-werner_webfuse/src/wsfs
Falk Werner 083ebbefe3
added timeout handling
6 years ago
..
jsonrpc added timeout handling 6 years ago
operation added timeout handling 6 years ago
time added timeout handling 6 years ago
filesystem.c made it single threaded (still buggy) 6 years ago
filesystem.h made it single threaded (still buggy) 6 years ago
fuse_wrapper.h removed include of fuse high level API (not needed anymore) 6 years ago
message.c made it single threaded (still buggy) 6 years ago
message.h made it single threaded (still buggy) 6 years ago
message_queue.c made it single threaded (still buggy) 6 years ago
message_queue.h made it single threaded (still buggy) 6 years ago
operations.h made it single threaded (still buggy) 6 years ago
server.c made it single threaded (still buggy) 6 years ago
server_config.c use libwebsockets as loop for fuse fd; removed dependency to libuv, since it is not needed anymore; disabled jsonrpc temporary, until refactoring is finished (will not work properly) 6 years ago
server_protocol.c added timeout handling 6 years ago
server_protocol_intern.h added timeout handling 6 years ago
status.c fix: handle incoming websocket requests; fix: removed double free; introduced jsonrpc notifications (to handle close) 6 years ago
status.h fix: handle incoming websocket requests; fix: removed double free; introduced jsonrpc notifications (to handle close) 6 years ago
util.h initial commit 6 years ago