When using HTTP over SCTP, what do I put in CGI's REMOTE_ADDR?

I don't know if this is the right place to ask this, but I don't know 
where else I'd ask.

I'm working on a project where I run HTTP over SCTP. I'm trying to use 
CGI to handle the requests. However, SCTP uses multihoming, as such I 
can have many source addresses for a connection. Which one do I use for 
CGI's REMOTE_ADDR?

Received on Sunday, 3 March 2019 19:23:08 UTC