Skip to content

Non-mainstream rtos mg_connect is used #2180

Discussion options

You must be logged in to vote

Let me put it this way:

You are not just using Mongoose, you are porting it to a different environment. You don't tell what it is. We don't know and we didn't write the code for it. You are on your own.

Go to the src directory, look at the arch_* files, those are support for different environments, see what you can do for your case.

Look at the net_* files, those are support for different TCP/IP stacks, see what you can do for your case.

Look at sock.c there are some special cases handled there.

If you have a specific issue, open an issue, by all means fill the issue template and provide all necessary information. We can't fix your code nor write a port for your RTOS, particularly…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@evercf
Comment options

@evercf
Comment options

Comment options

You must be logged in to vote
3 replies
@evercf
Comment options

@scaprile
Comment options

scaprile May 8, 2023
Collaborator

@evercf
Comment options

Answer selected by scaprile
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants