Skip to content

Fix ConnectionBase.d#440

Merged
ibuclaw merged 1 commit intosociomantic-tsunami:v7.x.xfrom
dkorpel:patch-2
Jan 14, 2025
Merged

Fix ConnectionBase.d#440
ibuclaw merged 1 commit intosociomantic-tsunami:v7.x.xfrom
dkorpel:patch-2

Conversation

@dkorpel
Copy link
Contributor

@dkorpel dkorpel commented Jan 14, 2025

See #439

./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 )
              ^

```
./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 )
              ^
```
@ibuclaw ibuclaw merged commit ca52b86 into sociomantic-tsunami:v7.x.x Jan 14, 2025
5 checks passed
@ibuclaw
Copy link

ibuclaw commented Jan 14, 2025

@Geod24

@dkorpel dkorpel deleted the patch-2 branch January 14, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants