Hi guys, Is there a way to gracefully timeout (i.e without crashing the port driver) during the synchronous call to "erlang:port_call/3"? The idea here is to try to timeout if the port takes long time to return. Any advice is welcome? -- Regards Zabrane