export read size const
This commit is contained in:
parent
cae4910427
commit
9bc7043f48
|
@ -12,7 +12,7 @@ import peerinfo, multiaddress,
|
||||||
stream/lpstream, peerinfo,
|
stream/lpstream, peerinfo,
|
||||||
varint, vbuffer
|
varint, vbuffer
|
||||||
|
|
||||||
const DefaultReadSize: uint = 64 * 1024
|
const DefaultReadSize*: uint = 64 * 1024
|
||||||
|
|
||||||
type
|
type
|
||||||
Connection* = ref object of LPStream
|
Connection* = ref object of LPStream
|
||||||
|
|
Loading…
Reference in New Issue