laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14360 )
Change subject: CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support ...................................................................... Patch Set 5: (1 comment) https://gerrit.osmocom.org/#/c/14360/5/src/gsm/cbsp.c File src/gsm/cbsp.c: https://gerrit.osmocom.org/#/c/14360/5/src/gsm/cbsp.c@1303 PS5, Line 1303: #ifdef HAVE_SYS_SOCKET_H > so if sys/socket.h is not available, then API osmo_cbsp_recv_buffered() is > not present? sys/socket. […] yes, the code will be absent on builds without sys/socket.h, wich in practice are the 'bare iron' arm-none-eabi builds. And yes, it's about recv(). -- To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14360 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Change-Id: I5b7ae08f67e415967b60ac4b824db9e22ca00935 Gerrit-Change-Number: 14360 Gerrit-PatchSet: 5 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-CC: pespin <[email protected]> Gerrit-Comment-Date: Fri, 19 Jul 2019 11:02:03 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]> Gerrit-MessageType: comment
