ObjFW  Diff

Differences From Artifact [55c0fec4d8]:

To Artifact [7aa018221e]:


319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
/*!
 * @brief Closes the socket so that it can neither receive nor send any more
 *	  datagrams.
 */
- (void)close;
@end

#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif

OF_ASSUME_NONNULL_END







<
<
<
<
<
<
<

319
320
321
322
323
324
325







326
/*!
 * @brief Closes the socket so that it can neither receive nor send any more
 *	  datagrams.
 */
- (void)close;
@end








OF_ASSUME_NONNULL_END