mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:06:41 +08:00
Update 15.1.md
This commit is contained in:
@@ -278,7 +278,7 @@ func checkError(error error, info string) {
|
||||
}
|
||||
}
|
||||
```
|
||||
>(**译者注:应该是由于go版本的更新,会提示os.EAGAIN undefined ,修改后的代码:[simple_tcp_server_v1.go](examples/chapter_15/simple_tcp_server_v1.go)**)
|
||||
(**译者注:应该是由于go版本的更新,会提示os.EAGAIN undefined ,修改后的代码:[simple_tcp_server_v1.go](examples/chapter_15/simple_tcp_server_v1.go)**)
|
||||
|
||||
都有哪些改进?
|
||||
|
||||
|
Reference in New Issue
Block a user