What does the error you mention in your personal project with a JSON parser with libuv have to do with it? I don't think you know that libuv is not a JSON parser but an asynchronous I/O lib. Is it a libuv function that is returning this error? What is the function? Are you a developer? If a colleague says to you: I have a code error, what could it be? Without saying function, method, can you tell him with this little information? Only if you're a fortune teller...
Hello all! > > I try to run my client program that handle json format from finnhub.io > and when i create json parser i getting error -23 i want to build it and > run at RPI0. > > When i build and run at Ubuntu VM the just run without error! > > Whats wrong? > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/libuv/1552d756-a9f9-41d3-beae-7fc3cf0750e9n%40googlegroups.com.
