Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Ferrari committed Aug 7, 2016
1 parent a121bf0 commit 8476232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TODO
@@ -1,11 +1,11 @@
Road map:

fix PHP for Ubuntu 16.04, see https://github.com/tiian/flom/issues/5

implement a loop for connect/bind if bind returns an error: this should help
to reduce the race condition between a closing daemon and a starting client.
See this thread: https://github.com/tiian/flom/issues/3

fix PHP for Ubuntu 16.04, see https://github.com/tiian/flom/issues/5

Other ideas.....

"object" resources with a state, a memory area, managed by FLoM to transform it in a "state manager" other than a "lock manager"; for flom client, the object will be dumped/restored to/from file
Expand Down

0 comments on commit 8476232

Please sign in to comment.