Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yyzybb537 authored Oct 20, 2016
1 parent 3d50f5a commit dd23bee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ libgo有以下特点:

3.除网络IO、sleep以外的阻塞系统调用,会真正阻塞调度线程的运行,请使用co_await, 并启动几个线程去Run内置的线程池.

4.不要使用标准库的fstream, 里面对文件fd的close操作无法HOOK到.

##### Linux系统上Hook的系统调用列表:
*

Expand Down

0 comments on commit dd23bee

Please sign in to comment.