Skip to content

posix sockets proxy: implement getnameinfo handler #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: full_posix_sockets
Choose a base branch
from

Conversation

jakogut
Copy link

@jakogut jakogut commented Aug 27, 2019

No description provided.

@juj juj force-pushed the full_posix_sockets branch 3 times, most recently from 53706a7 to 499dcff Compare November 27, 2019 14:48
juj pushed a commit that referenced this pull request Aug 9, 2024
Contains 2 emscripten-glfw version with following release notes:

#### 3.4.0.20240617 - 2024-06-17 | emscripten TBD

- Fixed [#3](pongasoft/emscripten-glfw#3): glfwGetKey must return one of `GLFW_PRESS` or `GLFW_RELEASE`

#### 3.4.0.20240616 - 2024-06-16 | emscripten TBD

- Implemented `glfwGetClipboardString`. Note that due to the async (and restrictive) nature of the 
  `navigator.clipboard.readText` call, this synchronous API returns whatever was set via a previous call
  to `glfwSetClipboardString` and ignores the external clipboard entirely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants