ObjFW  Ticket Change Details

Overview

Artifact ID: de6ae254f5a3a229bb084f7542e0ef35291d339759e86b618af08e67fc717ac7
Ticket: 4c4b0ddef12a21d3e532070f10a0e8302111e4dc
Fix sockets on AmigaOS
User & Date: js on 2023-07-30 23:15:05
Changes

  1. icomment:
    The problem seems to be that FS-UAE's `bsdsocket.library`'s `WaitSelect()` ignores the timeout and waits forever. A print before `WaitSelect()` still works and confirms that the timeout is set to 1, but `WaitSelect()` never returns.
    
    At this rate, it's unclear if this really should be a blocker for 1.0.
    
  2. login: "js"
  3. mimetype: "text/x-markdown"