Skip to content

gcoap: can't build with network stacks other than GNRC #8130

@miri64

Description

@miri64

If one tries to build gcoap with any other stack than GNRC (e.g. by adding gcoap to the tests/lwip application), it won't build. This is because gcoap uses the (always stack dependent) member reg of the sock_udp_t type are accessed in gcoap_req_send2().

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingState: don't staleState: Tell state-bot to ignore this issueType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions