ralphy wrote: 
> The windows build has been randomly skipping tracks.
> 
> When this happens I'm getting a WSAEWOULDBLOCK for last_error in
> stream.c
> > 
Code:
--------------------
  >   > [14:07:30.192] sendSTAT:156 STAT: STMf
  > [14:07:30.192] codec_open:207 codec open: 'f'
  > [14:07:30.192] stream_sock:358 connecting to 10.16.0.246:9000
  > [14:07:30.207] stream_sock:387 header: GET 
/stream.mp3?player=00:30:70:00:00:01
  > HTTP/1.0
  > > > 
> 
> Thanks Ralphy.  
> 
> As I am only targeting Linux, OSX and Windows I think its fair to test
> for EWOULDBLOCK on linux/osx and WSAEWOULDBLOCK on windows - this
> seems to reflect the documentation for recv/send given that
> EAGAIN==EWOULDBLOCK on both linux and osx.  Any views?
> 
> Latest git should do this - please confirm if it works for you on all
> OSs...


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to