mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2025-02-05 05:50:08 +08:00
ef6e277df7
* fix: make timestamps strictly increasing On Linux, this is almost always the case. Windows, however, doesn't have nanosecond accuracy. We make the timestamp sequence numbers strictly increasing by returning the last timestamp + 1 where necessary. * apply code review Co-authored-by: Marten Seemann <martenseemann@gmail.com> * use a lock Co-authored-by: Marten Seemann <martenseemann@gmail.com> |
||
---|---|---|
.. | ||
pb | ||
addrinfo_serde.go | ||
addrinfo_test.go | ||
addrinfo.go | ||
peer_serde_test.go | ||
peer_serde.go | ||
peer_test.go | ||
peer.go | ||
record_test.go | ||
record.go | ||
set.go |