Commit ca52b86
Fix ConnectionBase.d
```
./src/swarm/neo/connection/ConnectionBase.d(757): Error: constructor `swarm.neo.connection.ConnectionBase.ConnectionBase.this` missing initializer for immutable field `no_delay`
protected this ( AddressIPSocket!() socket, EpollSelectDispatcher epoll )
^
```1 parent f6ee012 commit ca52b86
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| 761 | + | |
761 | 762 | | |
762 | 763 | | |
763 | 764 | | |
| |||
0 commit comments