Title: add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module · Issue #51772 · python/cpython · GitHub
Open Graph Title: add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module · Issue #51772 · python/cpython
X Title: add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module · Issue #51772 · python/cpython
Description: BPO 7523 Nosy @pitrou, @giampaolo, @bitdancer, @lekma Files Issue7523.diffIssue7523_2.diffIssue7523_3.diffissue7523_py3k.diff: Ported to py3k patchissue7523_py3k_accept4.diff: Added accept4 via ifdefissue7523_py3k_accept4_1.diff: new tes...
Open Graph Description: BPO 7523 Nosy @pitrou, @giampaolo, @bitdancer, @lekma Files Issue7523.diffIssue7523_2.diffIssue7523_3.diffissue7523_py3k.diff: Ported to py3k patchissue7523_py3k_accept4.diff: Added accept4 via ifd...
X Description: BPO 7523 Nosy @pitrou, @giampaolo, @bitdancer, @lekma Files Issue7523.diffIssue7523_2.diffIssue7523_3.diffissue7523_py3k.diff: Ported to py3k patchissue7523_py3k_accept4.diff: Added accept4 via ifd...
Opengraph URL: https://github.com/python/cpython/issues/51772
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module","articleBody":"BPO | [7523](https://bugs.python.org/issue7523)\n--- | :---\nNosy | @pitrou, @giampaolo, @bitdancer, @lekma\nFiles | \u003cli\u003e[Issue7523.diff](https://bugs.python.org/file15573/Issue7523.diff \"Uploaded as text/plain at 2009-12-16.12:31:31 by @lekma\")\u003c/li\u003e\u003cli\u003e[Issue7523_2.diff](https://bugs.python.org/file15578/Issue7523_2.diff \"Uploaded as text/plain at 2009-12-17.07:24:49 by @lekma\")\u003c/li\u003e\u003cli\u003e[Issue7523_3.diff](https://bugs.python.org/file15621/Issue7523_3.diff \"Uploaded as text/plain at 2009-12-20.09:18:31 by @lekma\")\u003c/li\u003e\u003cli\u003e[issue7523_py3k.diff](https://bugs.python.org/file19200/issue7523_py3k.diff \"Uploaded as text/plain at 2010-10-12.18:53:26 by nvetoshkin\"): Ported to py3k patch\u003c/li\u003e\u003cli\u003e[issue7523_py3k_accept4.diff](https://bugs.python.org/file19206/issue7523_py3k_accept4.diff \"Uploaded as text/plain at 2010-10-12.20:49:11 by nvetoshkin\"): Added accept4 via ifdef\u003c/li\u003e\u003cli\u003e[issue7523_py3k_accept4_1.diff](https://bugs.python.org/file19223/issue7523_py3k_accept4_1.diff \"Uploaded as text/plain at 2010-10-13.19:41:32 by nvetoshkin\"): new test and proper accept4 check\u003c/li\u003e\u003cli\u003e[issue7523_py3k_accept4_2.diff](https://bugs.python.org/file19226/issue7523_py3k_accept4_2.diff \"Uploaded as text/plain at 2010-10-13.21:07:38 by nvetoshkin\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2010-10-14.15:22:38.311\u003e\ncreated_at = \u003cDate 2009-12-16.11:00:36.889\u003e\nlabels = ['type-feature', 'library']\ntitle = 'add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module'\nupdated_at = \u003cDate 2011-10-27.16:45:04.317\u003e\nuser = 'https://github.com/lekma'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2011-10-27.16:45:04.317\u003e\nactor = 'nvetoshkin'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2010-10-14.15:22:38.311\u003e\ncloser = 'pitrou'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2009-12-16.11:00:36.889\u003e\ncreator = 'lekma'\ndependencies = []\nfiles = ['15573', '15578', '15621', '19200', '19206', '19223', '19226']\nhgrepos = []\nissue_num = 7523\nkeywords = ['patch']\nmessage_count = 25.0\nmessages = ['96482', '96484', '96504', '96513', '96551', '96559', '96598', '96609', '96666', '97636', '97641', '97699', '111182', '111183', '118457', '118463', '118471', '118473', '118569', '118581', '118583', '118584', '118668', '146502', '146503']\nnosy_count = 7.0\nnosy_names = ['exarkun', 'pitrou', 'giampaolo.rodola', 'r.david.murray', 'lekma', 'nvetoshkin', 'BreamoreBoy']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue7523'\nversions = ['Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/lekma","@type":"Person","name":"lekma"},"datePublished":"2009-12-16T11:00:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":25},"url":"https://github.com/51772/cpython/issues/51772"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:e0a8652a-366b-b11b-fb05-9c2b8650f394 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9568:3DAB37:10329C6:16A4E88:6A4FED1C |
| html-safe-nonce | 2c12d13553811dd623356606c5d9d3275bf3c25674de72abcd636e6a4861254a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NTY4OjNEQUIzNzoxMDMyOUM2OjE2QTRFODg6NkE0RkVEMUMiLCJ2aXNpdG9yX2lkIjoiOTE3NDc3MjgxMjk0MTg4MDYwNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 64fef4b26ab15e5e63c4a6a39f9cc0a62fd87df5373df320ef300e906ad059a7 |
| hovercard-subject-tag | issue:1198850531 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/51772/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f1399cb557eec6df5e6fbe88b408bfb9b4e26f8faf68d79309ff9cc6c08173e3/python/cpython/issues/51772 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f1399cb557eec6df5e6fbe88b408bfb9b4e26f8faf68d79309ff9cc6c08173e3/python/cpython/issues/51772 |
| og:image:alt | BPO 7523 Nosy @pitrou, @giampaolo, @bitdancer, @lekma Files Issue7523.diffIssue7523_2.diffIssue7523_3.diffissue7523_py3k.diff: Ported to py3k patchissue7523_py3k_accept4.diff: Added accept4 via ifd... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | lekma |
| hostname | github.com |
| expected-hostname | github.com |
| None | 19b98c3d9767bb8a56238a89ff8401d1cbdf3bc5c353799aacf49fe6c76b4b7c |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f7e270be010aa4de2871991025fbb97f3afe2bcb |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width