Maki-Daisuke / p5-JSON-RPC2-AnyEvent

Dead simple JSON-RPC 2.0 implementation using AnyEvent
Other
1 stars 0 forks source link

03_tcp_server.t hangs on Windows #1

Closed chorny closed 11 years ago

chorny commented 11 years ago
ok 1 - new object isa JSON::RPC2::AnyEvent::Server
EV: error in callback (ignoring): AnyEvent::Handle: either an existing fh or the connect parameter must be specified at t/03_tcp_server.t line 46.
(hangs)
Maki-Daisuke commented 11 years ago

@chorny

Hi, can you tell me which perl did you use for the test above? Cygwin, strawberry or ActivePerl? I will check it out.

Maki-Daisuke commented 11 years ago

Hi @chorny ,

I fixed the test code for Cygwin. Please see the latest commit: 87f15b6fae4005fba3b0158309c3b36c602a2ad6