Readme: fix typo.

master
Philippe Pittoli 2023-02-05 06:07:08 +01:00
parent a6e1609fe6
commit 9d69afe3ae
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ For performance improvements within `libipc`:
# Planning for 0.9
- `libipc` should use `epoll/kqueue` for performance improvments
- `libipc` should use `epoll/kqueue` for performance improvements
* new functions will be added to the API
* **but** we'll keep the same API for applications with no need for threading (way simpler implementation)
- `libipc` should be thread-safe