huntlabs / hunt

A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Apache License 2.0
95 stars 15 forks source link

Add return value type to TcpStream.close() #65

Open zoujiaqing opened 5 years ago

zoujiaqing commented 5 years ago

Return type is a result object or more?