Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
otUdpReceiver
#include <udp.h>
이 구조는 UDP 수신기를 나타냅니다.
요약
공개 속성
|
mContext
|
void *
애플리케이션별 컨텍스트 포인터
|
mHandler
|
수신기 콜백에 대한 함수 포인터입니다.
|
mNext
|
다음 UDP 수신기에 대한 포인터입니다 (내부 전용).
|
공개 속성
모바일 컨텍스트
void * otUdpReceiver::mContext
다음
struct otUdpReceiver * otUdpReceiver::mNext
다음 UDP 수신기에 대한 포인터입니다 (내부 전용).
리소스
OpenThread API 참조 주제는 GitHub에서 제공되는 소스 코드에서 시작됩니다.
자세한 내용을 알아보거나 문서에 기여하려면 리소스를 참조하세요.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-02-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]